css: Add GtkCssValue, an immutable refcounted css value
authorAlexander Larsson <alexl@redhat.com>
Tue, 6 Mar 2012 13:16:08 +0000 (14:16 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 8 Mar 2012 10:03:54 +0000 (11:03 +0100)
commit0ece7a5de3eae5f4d7e4d1623d191a0a0628e652
treec722760d4320e41151702f8d166381238b40117e
parent420568285f5aa62b7aa755a501e421f60631d851
css: Add GtkCssValue, an immutable refcounted css value
gtk/Makefile.am
gtk/gtkcssvalue.c [new file with mode: 0644]
gtk/gtkcssvalueprivate.h [new file with mode: 0644]